home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / Util / F / ForcePRAM.sit / ForcePRAM / ForceMode32.r / ForceMode32.r
Encoding:
Text File  |  1994-02-25  |  171 b   |  8 lines  |  [TEXT/MPS ]

  1. // Set addressing mode to 24 bit or 32 bit.
  2.  
  3. data 'DATA' (num,"ForceMode32 On") { $"0001" };
  4.  
  5. // data 'DATA' (num,"ForceMode32 Off") { $"0000" };
  6.  
  7. // End of ForceMode32.r
  8.